Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add method assocPath #173

Merged
merged 3 commits into from
Aug 6, 2022
Merged

add method assocPath #173

merged 3 commits into from
Aug 6, 2022

Conversation

zydmayday
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2022

Codecov Report

Merging #173 (8b63020) into main (65bc9c1) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
+ Coverage   98.19%   98.25%   +0.05%     
==========================================
  Files         197      203       +6     
  Lines        1992     2059      +67     
==========================================
+ Hits         1956     2023      +67     
  Misses         36       36              
Impacted Files Coverage Δ
ramda/__init__.py 100.00% <100.00%> (ø)
ramda/assocPath.py 100.00% <100.00%> (ø)
ramda/filter.py 100.00% <100.00%> (ø)
ramda/map.py 100.00% <100.00%> (ø)
ramda/private/_assoc.py 100.00% <100.00%> (ø)
ramda/private/_has.py 100.00% <100.00%> (ø)
ramda/private/_hasOwn.py 100.00% <0.00%> (ø)
ramda/pathEq.py 100.00% <0.00%> (ø)
ramda/has.py 100.00% <0.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@zydmayday zydmayday merged commit ca76933 into main Aug 6, 2022
@zydmayday zydmayday deleted the assocPath branch August 6, 2022 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants